engine n. 1.机械,机器。 2.引擎,蒸汽机,发动机。 3.机车,车头。 4.工具;〔古语〕方法,手段。 a Diesel [steam] engine 柴油[蒸汽](发动)机。 an internal combustion engine 内燃机。 an auxiliary engine 辅助发动机。 a dental engine 钻牙机。 an engine of torture 刑具。 an engine of warfare 兵器,武器。 a fire engine 救火车,灭火机。 a gasoline engine 汽油机。 a pile engine 打桩机。 a race engine 比赛用汽车,赛车。 an empty engine (未挂列车的)空车头。 vt. 给…安装发动机。
A great servlet engine that works perfectly with tapestry :一个优秀的servlet引擎,与tapestry合作得非常好。
To profile the servlet engine, you just want to profile your application 监测servlet引擎,只想监测应用程序。
Type is an interface, designed to be implemented by servlet engine vendors 类型是一个模块,设计用来供servlet引擎供应商加以实现
Use the servers view to start and stop the external tomcat servlet engine 使用servers视图启动和停止外部的jakartatomcatservlet引擎。
Along with a jvm and a servlet engine, you also need a build tool like apache ant 有了jvm和servlet引擎,还需要apacheant这样的构建工具。
You will need a machine-or isp-that has a servlet engine, such as 要跟上本教程,需要一台安装了servlet引擎(例如apachetomcat)的机器或isp。
Things can get even more complicated when your code is running in an application server or servlet engine 当代码在应用服务器或servlet引擎中运行的时候,事情会变得更加复杂。
Tapestry isn t like a java application that runs in the background or a servlet engine that serves up content over a network tapestry与在后台运行的java应用程序或者在网络上提供内容的servlet引擎不同。
Prior to v4, httpsession objects were scoped at the servlet engine, which allowed multiple applications to share session data 在v4之前,httpsession对象在servlet引擎范围内起作用,这允许多个应用程序共享会话数据。
You also need to let your servlet engine know about your application, using the standard web . xml deployment descriptor, also in web-inf 还需要用标准的web.xml部署描述符让servlet引擎知道,应用程序也在web-inf/中。